home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / SecalDemo / Inc / lvos / graphics.inc < prev    next >
Encoding:
Text File  |  1997-06-11  |  4.8 KB  |  174 lines

  1. def LVOBltBitMap = (-30);
  2. def LVOBltTemplate = (-36);
  3. def LVOClearEOL = (-42);
  4. def LVOClearScreen = (-48);
  5. def LVOTextLength = (-54);
  6. def LVOText = (-60);
  7. def LVOSetFont = (-66);
  8. def LVOOpenFont = (-72);
  9. def LVOCloseFont = (-78);
  10. def LVOAskSoftStyle = (-84);
  11. def LVOSetSoftStyle = (-90);
  12. def LVOAddBob = (-96);
  13. def LVOAddVSprite = (-102);
  14. def LVODoCollision = (-108);
  15. def LVODrawGList = (-114);
  16. def LVOInitGels = (-120);
  17. def LVOInitMasks = (-126);
  18. def LVORemIBob = (-132);
  19. def LVORemVSprite = (-138);
  20. def LVOSetCollision = (-144);
  21. def LVOSortGList = (-150);
  22. def LVOAddAnimOb = (-156);
  23. def LVOAnimate = (-162);
  24. def LVOGetGBuffers = (-168);
  25. def LVOInitGMasks = (-174);
  26. def LVODrawEllipse = (-180);
  27. def LVOAreaEllipse = (-186);
  28. def LVOLoadRGB4 = (-192);
  29. def LVOInitRastPort = (-198);
  30. def LVOInitVPort = (-204);
  31. def LVOMrgCop = (-210);
  32. def LVOMakeVPort = (-216);
  33. def LVOLoadView = (-222);
  34. def LVOWaitBlit = (-228);
  35. def LVOSetRast = (-234);
  36. def LVOgfxMove = (-240);
  37. def LVODraw = (-246);
  38. def LVOAreaMove = (-252);
  39. def LVOAreaDraw = (-258);
  40. def LVOAreaEnd = (-264);
  41. def LVOWaitTOF = (-270);
  42. def LVOQBlit = (-276);
  43. def LVOInitArea = (-282);
  44. def LVOSetRGB4 = (-288);
  45. def LVOQBSBlit = (-294);
  46. def LVOBltClear = (-300);
  47. def LVORectFill = (-306);
  48. def LVOBltPattern = (-312);
  49. def LVOReadPixel = (-318);
  50. def LVOWritePixel = (-324);
  51. def LVOFlood = (-330);
  52. def LVOPolyDraw = (-336);
  53. def LVOSetAPen = (-342);
  54. def LVOSetBPen = (-348);
  55. def LVOSetDrMd = (-354);
  56. def LVOInitView = (-360);
  57. def LVOCBump = (-366);
  58. def LVOCMove = (-372);
  59. def LVOCWait = (-378);
  60. def LVOVBeamPos = (-384);
  61. def LVOInitBitMap = (-390);
  62. def LVOScrollRaster = (-396);
  63. def LVOWaitBOVP = (-402);
  64. def LVOGetSprite = (-408);
  65. def LVOFreeSprite = (-414);
  66. def LVOChangeSprite = (-420);
  67. def LVOMoveSprite = (-426);
  68. def LVOLockLayerRom = (-432);
  69. def LVOUnlockLayerRom = (-438);
  70. def LVOSyncSBitMap = (-444);
  71. def LVOCopySBitMap = (-450);
  72. def LVOOwnBlitter = (-456);
  73. def LVODisownBlitter = (-462);
  74. def LVOInitTmpRas = (-468);
  75. def LVOAskFont = (-474);
  76. def LVOAddFont = (-480);
  77. def LVORemFont = (-486);
  78. def LVOAllocRaster = (-492);
  79. def LVOFreeRaster = (-498);
  80. def LVOAndRectRegion = (-504);
  81. def LVOOrRectRegion = (-510);
  82. def LVONewRegion = (-516);
  83. def LVOClearRectRegion = (-522);
  84. def LVOClearRegion = (-528);
  85. def LVODisposeRegion = (-534);
  86. def LVOFreeVPortCopLists = (-540);
  87. def LVOFreeCopList = (-546);
  88. def LVOClipBlit = (-552);
  89. def LVOXorRectRegion = (-558);
  90. def LVOFreeCprList = (-564);
  91. def LVOGetColorMap = (-570);
  92. def LVOFreeColorMap = (-576);
  93. def LVOGetRGB4 = (-582);
  94. def LVOScrollVPort = (-588);
  95. def LVOUCopperListInit = (-594);
  96. def LVOFreeGBuffers = (-600);
  97. def LVOBltBitMapRastPort = (-606);
  98. def LVOOrRegionRegion = (-612);
  99. def LVOXorRegionRegion = (-618);
  100. def LVOAndRegionRegion = (-624);
  101. def LVOSetRGB4CM = (-630);
  102. def LVOBltMaskBitMapRastPort = (-636);
  103. def LVOgraphicsPrivate1 = (-642);
  104. def LVOgraphicsPrivate2 = (-648);
  105. def LVOAttemptLockLayerRom = (-654);
  106. def LVOGfxNew = (-660);
  107. def LVOGfxFree = (-666);
  108. def LVOGfxAssociate = (-672);
  109. def LVOBitMapScale = (-678);
  110. def LVOScalerDiv = (-684);
  111. def LVOgfxTextExtent = (-690);
  112. def LVOTextFit = (-696);
  113. def LVOGfxLookUp = (-702);
  114. def LVOVideoControl = (-708);
  115. def LVOOpenMonitor = (-714);
  116. def LVOCloseMonitor = (-720);
  117. def LVOFindDisplayInfo = (-726);
  118. def LVONextDisplayInfo = (-732);
  119. def LVOgraphicsPrivate3 = (-738);
  120. def LVOgraphicsPrivate4 = (-744);
  121. def LVOgraphicsPrivate5 = (-750);
  122. def LVOGetDisplayInfoData = (-756);
  123. def LVOFontExtent = (-762);
  124. def LVOReadPixelLine8 = (-768);
  125. def LVOWritePixelLine8 = (-774);
  126. def LVOReadPixelArray8 = (-780);
  127. def LVOWritePixelArray8 = (-786);
  128. def LVOGetVPModeID = (-792);
  129. def LVOModeNotAvailable = (-798);
  130. def LVOWeighTAMatch = (-804);
  131. def LVOEraseRect = (-810);
  132. def LVOExtendFont = (-816);
  133. def LVOStripFont = (-822);
  134. def LVOCalcIVG = (-828);
  135. def LVOAttachPalExtra = (-834);
  136. def LVOObtainBestPenA = (-840);
  137. def LVOgraphicsPrivate6 = (-846);
  138. def LVOSetRGB32 = (-852);
  139. def LVOGetAPen = (-858);
  140. def LVOGetBPen = (-864);
  141. def LVOGetDrMd = (-870);
  142. def LVOGetOutlinePen = (-876);
  143. def LVOLoadRGB32 = (-882);
  144. def LVOSetChipRev = (-888);
  145. def LVOSetABPenDrMd = (-894);
  146. def LVOGetRGB32 = (-900);
  147. def LVOgraphicsPrivate7 = (-906);
  148. def LVOgraphicsPrivate8 = (-912);
  149. def LVOAllocBitMap = (-918);
  150. def LVOFreeBitMap = (-924);
  151. def LVOGetExtSpriteA = (-930);
  152. def LVOCoerceMode = (-936);
  153. def LVOChangeVPBitMap = (-942);
  154. def LVOReleasePen = (-948);
  155. def LVOObtainPen = (-954);
  156. def LVOGetBitMapAttr = (-960);
  157. def LVOAllocDBufInfo = (-966);
  158. def LVOFreeDBufInfo = (-972);
  159. def LVOSetOutlinePen = (-978);
  160. def LVOSetWriteMask = (-984);
  161. def LVOSetMaxPen = (-990);
  162. def LVOSetRGB32CM = (-996);
  163. def LVOScrollRasterBF = (-1002);
  164. def LVOFindColor = (-1008);
  165. def LVOgraphicsPrivate9 = (-1014);
  166. def LVOAllocSpriteDataA = (-1020);
  167. def LVOChangeExtSpriteA = (-1026);
  168. def LVOFreeSpriteData = (-1032);
  169. def LVOSetRPAttrsA = (-1038);
  170. def LVOGetRPAttrsA = (-1044);
  171. def LVOBestModeIDA = (-1050);
  172. def LVOWriteChunkyPixels = (-1056);
  173.  
  174.